CBaseObject() | CBaseObject | [inline] |
forget() | CBaseObject | [inline, virtual] |
getColor() const | Property | |
getFloat() const | Property | |
getInteger() const | Property | |
getNbReference() const | CBaseObject | [inline, virtual] |
getObject() const | Property | |
getPoint() const | Property | |
getRect() const | Property | |
getTransform() const | Property | |
getType() const | Property | [inline] |
kColor enum value | Property | |
kFloat enum value | Property | |
kInteger enum value | Property | |
kNotFound enum value | Property | |
kObject enum value | Property | |
kPoint enum value | Property | |
kRect enum value | Property | |
kTransformMatrix enum value | Property | |
notify(CBaseObject *sender, IdStringPtr message) | CBaseObject | [inline, virtual] |
operator=(const Property &p) | Property | |
Property(Type type=kNotFound) | Property | |
Property(int32_t intValue) | Property | |
Property(double floatValue) | Property | |
Property(CBaseObject *objectValue) | Property | |
Property(const CRect &rectValue) | Property | |
Property(const CPoint &pointValue) | Property | |
Property(const CColor &colorValue) | Property | |
Property(const CGraphicsTransform &transformValue) | Property | |
Property(const Property &p) | Property | |
remember() | CBaseObject | [inline, virtual] |
Type enum name | Property | |
~CBaseObject() | CBaseObject | [inline, virtual] |
~Property() | Property |